Skip to content

Conversation

@nedbat
Copy link
Member

@nedbat nedbat commented Feb 11, 2026

This fixes more instances of modules linking to themselves.

These changes were made with nedbat/linklint@b101e82:

$ uv run linklint.py --fix --check=self  **/*.rst
... 126 lines omitted ...
Checked 774 file(s), found 126 issue(s).

@hugovk hugovk added the needs backport to 3.14 bugs and security fixes label Feb 11, 2026
@nedbat nedbat merged commit 37430ca into python:main Feb 11, 2026
44 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Feb 11, 2026
@miss-islington-app
Copy link

Thanks @nedbat for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @nedbat, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 37430cac94125ec1a221a4a3825d584146608870 3.14

@nedbat nedbat deleted the nedbat/fix-self-links2 branch February 11, 2026 12:56
@bedevere-app
Copy link

bedevere-app bot commented Feb 11, 2026

GH-144705 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Feb 11, 2026
nedbat added a commit to nedbat/cpython that referenced this pull request Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants